linux_aria

My file bash, and configurate for linux


Project maintained by ariafatah0711 Hosted on GitHub Pages — Theme by mattgraham

ftp

vsftpd (ubuntu)

install vsftpd

config fsvtpd /etc/fsvtpd.conf

start ftp

start in host windows

vsftpd (redhat)

config vsftpd

start vsftpd

kali linux

nano /etc/vsftpd.conf
>>
write enable yes
chroot local user yes
chroot list enable yes
chroot list file = vsftpd.chroot_list